You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > MatrixInt.ScatterByIncr Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.ScatterByIncr Method

Scatters Src elements starting at Offset and with Increment to the calling object.

Syntax
C#
Visual Basic
public TMtxVecInt ScatterByIncr([In] TMtxVecInt Src, int Increment, int Offset);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!